+2005-07-13 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtkicontheme.c (gtk_icon_theme_get_default)
+ (gtk_icon_theme_get_for_screen): Add a warning about
+ unreffing icon themes. (#310163, Rodney Dawes)
+
2005-07-13 Kristian Rietveld <kris@gtk.org>
* gtk/gtktreeselection.c (gtk_tree_selection_selected_foreach): quit
+2005-07-13 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtkicontheme.c (gtk_icon_theme_get_default)
+ (gtk_icon_theme_get_for_screen): Add a warning about
+ unreffing icon themes. (#310163, Rodney Dawes)
+
2005-07-13 Kristian Rietveld <kris@gtk.org>
* gtk/gtktreeselection.c (gtk_tree_selection_selected_foreach): quit
+2005-07-13 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtkicontheme.c (gtk_icon_theme_get_default)
+ (gtk_icon_theme_get_for_screen): Add a warning about
+ unreffing icon themes. (#310163, Rodney Dawes)
+
2005-07-13 Kristian Rietveld <kris@gtk.org>
* gtk/gtktreeselection.c (gtk_tree_selection_selected_foreach): quit
* Return value: A unique #GtkIconTheme associated with
* the default screen. This icon theme is associated with
* the screen and can be used as long as the screen
- * is open.
+ * is open. Do not ref or unref it.
*
* Since: 2.4
**/
* Return value: A unique #GtkIconTheme associated with
* the given screen. This icon theme is associated with
* the screen and can be used as long as the screen
- * is open.
+ * is open. Do not ref or unref it.
*
* Since: 2.4
**/